home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-11 | 1.8 KB | 29 lines | [TEXT/KAHL] |
- pascal short BoxInFade(Rect boundsRect, Pattern *thePattern);
- pascal short BoxOutFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleBulgeFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleInFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleOutFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleSerendipityFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircularFade(Rect boundsRect, Pattern *thePattern);
- pascal short CornerCircleFade(Rect boundsRect, Pattern *thePattern);
- pascal short DiagonalFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerCenteredFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short FullScrollLRFade(Rect boundsRect, Pattern *thePattern);
- pascal short FullScrollUDFade(Rect boundsRect, Pattern *thePattern);
- pascal short HalvesScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short HilbertFade(Rect boundsRect, Pattern *thePattern);
- pascal short MrDoOutdoneFade(Rect boundsRect, Pattern *thePattern);
- pascal short MrDoFade(Rect boundsRect, Pattern *thePattern);
- pascal short PourScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short RandomFade(Rect boundsRect, Pattern *thePattern);
- pascal short RescueRaidersFade(Rect boundsRect, Pattern *thePattern);
- pascal short ScissorsFade(Rect boundsRect, Pattern *thePattern);
- pascal short SkipalineLRFade(Rect boundsRect, Pattern *thePattern);
- pascal short SkipalineFade(Rect boundsRect, Pattern *thePattern);
- pascal short SlideFade(Rect boundsRect, Pattern *thePattern);
- pascal short SpiralGyraFade(Rect boundsRect, Pattern *thePattern);
- pascal short SplitScrollUDFade(Rect boundsRect, Pattern *thePattern);
- pascal short TwoCornerFade(Rect boundsRect, Pattern *thePattern);
-